home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr36 / sqbe_d.zip / READ-ME.1ST < prev    next >
Text File  |  1995-02-07  |  2KB  |  54 lines

  1.  This is the BoxSoft SuperQBE Templates Demo.  It adds many tools to
  2.  your programming arsenal.
  3.  
  4.  To run this demo you must have CWRUN10.DLL and CWTPS.DLL in your DOS
  5.  PATH.  You will find the following files in this directory:
  6.  
  7.        READ-ME.1ST   This File
  8.        TEST.EXE      Demo Program
  9.        S_TAGLIB.DLL  Tagging Support DLL
  10.        CUSTOMER.TPS  Data File
  11.        QBE.DOC       Documenation
  12.  
  13.  With these templates you can perform ad hoc query operations using
  14.  Clarion for Windows.  This will save you from writing numerous reports
  15.  for your users.  Instead, they can perform a wide variety of searches
  16.  using their regular forms, then print the results using one of their
  17.  standard reports.
  18.  
  19.  Many comparison operators are available including "exact match",
  20.  "doesn't equal this", "contains this", "doesn't contain this",
  21.  "begins with this", "ends with this", etc.
  22.  
  23.  The following templates are included:
  24.  
  25.  QbeBrowse - This Control template calls a Form procedure for a query
  26.       operation.  After the form returns, it automatically displays
  27.       only the search results in your browse (assuming that you are
  28.       also using the BrowseOptTagFilter).
  29.  
  30.  QbeForm - This Control template is placed on your Form.  It performs
  31.       the majority of the searching operations and interface control.
  32.       It can tag all matching records, or display each record for you
  33.       optionally to edit it.
  34.  
  35.  BrowseOptTagFilter - This Control template provides a button that
  36.       toggles a Browse between showing "All" records, or just "Tagged"
  37.       records.  It is automatically utilized by the QbeBrowse template.
  38.  
  39.  BrowseTagFilter - This Extension template enables you to display only
  40.       tagged records in a browse.  This differs from the previous
  41.       template in that the filter is always "on".
  42.  
  43.  ProcessTagFilter - This Extension template adds a filter to a Report
  44.       or Process so that only tagged records are used by the procedure.
  45.       This is similar to the BrowseTagFilter template, except that it
  46.       is specifically used for Report and Process procedures, rather
  47.       than BrowseBox windows.
  48.  
  49.  You can get all this for only $99US!  For more information, contact:
  50.  
  51.  Mitten Software                                 Phone:  (800) 825-5461
  52.  10709 Wayzata Blvd                                 or:  (612) 593-5019
  53.  Minnetonka, MN  55305                             Fax:  (612) 593-5028
  54.